Skip to content
This repository was archived by the owner on Mar 21, 2019. It is now read-only.

Conversation

@DamnGoodDevill
Copy link

activeadmin 1.0.0.pre2 have rails in dependencies: '>= 3.2', '< 5.0'

ruby 2.3.0 is quite old and relay on outdated libssl-dev which is not very secure,

replaced with ruby 2.4.1 -> supported on Heroku

upgraded ruby forced me to upgrade rails as close to 5 as possible

rspec-rails version 3.4 won't work with new rake stuff 3.6 it is then


rails config files have some new settings added accordingly to rake rails:update file differences


and finally new sprockets screams on some deprecations - fixed by bumping sass-rails version

enjoy!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant